home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1995 March / PCP - 1995-03.iso / programm / sbreset / sbreset.doc next >
Encoding:
Text File  |  1995-01-22  |  727 b   |  19 lines

  1.  
  2.  This short little program resets Sound Blaster compatible soundcards
  3.  based on a command line switch (/PXXX) or the SET BLASTER environment
  4.  parameters. This is very useful for occations when a software program
  5.  leaves the card in a "noisy" mode. This program can be ran from DOS
  6.  or a BAT file.
  7.  
  8.  Command Line Switches:
  9.  
  10.    /?    = brief Help screen
  11.    /Q    = Quiet Mode, i.e., don't display program title display
  12.    /PXXX = override SET BLASTER port parameter
  13.  
  14.  
  15.  This program was written on December 12, 1993 by Gary Maddox.
  16.  It is in the Public Domain and may be distributed freely.
  17.  The software is released 'as is' and the author does not accept
  18.  any responsibility for its use. USE AT YOUR OWN RISK.
  19.